gtk-demo: Remove useless code in colorsel example
authorBenjamin Otte <otte@redhat.com>
Fri, 3 Oct 2014 04:48:18 +0000 (06:48 +0200)
committerBenjamin Otte <otte@redhat.com>
Fri, 3 Oct 2014 04:48:18 +0000 (06:48 +0200)
commit2b6a4ba8907c82ba1844711606a3cf6292fe25e2
tree7c40b605bfc0a5f3e84cfb23e0f73ed5a0ae29b3
parent23a4affb6f158275cdd5e8e824240f6a5c4190a9
gtk-demo: Remove useless code in colorsel example

We have the color stored in a global variable already. There is
absolutely no need to also force it into the CSS machinery.
demos/gtk-demo/colorsel.c